CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51 定时器

搜索资源列表

  1. 51定时器初始值计算器

    0下载:
  2. 51定时器初始值计算器(初学单片机的好工具)-51 timer starting value calculator (begins studies monolithic integrated circuit good tool)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9810
    • 提供者:吕吕
  1. 定时器

    0下载:
  2. 51定时器完整源程序。有详细介绍,解压即用。非常方便,实用-51 timers complete source. For more details, used to extract. Very convenient, practical
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6369
    • 提供者:杨俊
  1. 51单片机——定时器+秒表显示

    1下载:
  2. 51单片机的定时器使用,KEIL编译
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. KEY_TIME

    0下载:
  2. 51查询按键例程,支持长按键,附带各种时间软件定时器-query keys for 51,press longtime to be supported
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2131
    • 提供者:施红雷
  1. 51keyboard_display

    0下载:
  2. 因需要,单片机的键盘扫描和数码管显示共用一口,用定时器实现,原创-Due to the needs of single-chip microcomputer keyboard scanning and sharing a digital tube display with a timer to achieve the original
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6444
    • 提供者:liz
  1. 51kaifaban

    0下载:
  2. 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:307317
    • 提供者:james
  1. 51

    1下载:
  2. 51单片机入门级资料。流水灯,数码管,矩阵键盘,AD,DA,液晶,定时器中断源程序并包含有PROTEUS仿真。-51 single-chip entry-level information. Water lights, digital tube, matrix keyboard, AD, DA, liquid crystal, the timer interrupt source and includes PROTEUS simulation.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:411622
    • 提供者:
  1. T0

    0下载:
  2. 51单片机程序中断与定时器的例程 用于初学51单片机程序-51danpianjichengxu
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:14318
    • 提供者:zhangwei
  1. dingshiqi

    0下载:
  2. 51单片机定时器的初始化和用法,很适合初学者-51 Single-chip timer is initialized and usage, it is suitable for beginners. . .
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:528
    • 提供者:蒙海渡
  1. 51Clock

    0下载:
  2. 51单片机+定时器中断+8位数码管做成的简单时钟-Single-chip 51-bit+8+ timer interrupt pipe made of a simple digital clock
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:709
    • 提供者:
  1. example

    0下载:
  2. 51单片机定时器的设计,子函数形式,可随便调用-51 single-chip timer design, Function form, can not call
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8632161
    • 提供者:唤醒
  1. 51timer

    0下载:
  2. 51下定时器做1秒精确延时,可直接用作模块调用-Under 51 to do 1 second precision timer delay can be directly used as a module called
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:52849
    • 提供者:
  1. TheExpandTimer

    0下载:
  2. 51单片机利用基本定时器扩充的8个软件定时器,运行效果较为良好。-Expanding access to basic timer 51 MCU 8 software timer, operating results are more good.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1024
    • 提供者:漂流侠
  1. TimerLED

    0下载:
  2. 定时器的LED闪烁程序,中断控制,51单片机使用-Timer LED flashing program, interrupt control 51 single use
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:12971
    • 提供者:NaroahLee
  1. 单片机定时器实现秒计时和显示

    0下载:
  2. 1 基础部分: (1) 用51的p1口作为数据输出口,p2口为共阴数码管位选信号,利用定时器0实现秒计时和显示。 (2) 上电复位后,显示00。 (3) 按键按下S2键后开始计数。采用加法计数形式。计到60停止。蜂鸣器鸣响。 (4) 鸣响2秒后停止,恢复显示00。 (5) 当再次按下S2键后重复1-4过程。 2 提高部分: 利用S2,S4,S6完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下: (1)第一次按下S6,进入十位数设置;此时,每按下S4一次
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-16
    • 文件大小:263168
    • 提供者:anbao
  1. 16.定时器0中断控制LED

    0下载:
  2. 基于51单片机实现定时器0中断控制LED程序,完成定时器定时问题(Based on 51 singlechip timer 0 interrupt control LED procedures, the completion of the timer timing problem)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:eryuehouniao
  1. 实验18:定时器1中断

    0下载:
  2. 51开发板中第10个定时器中断,运行程序后会自动运行相关程序(The 10 timer interrupts on the development board, and the program will run automatically after running the program)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:35840
    • 提供者:无界行者
  1. 定时器

    0下载:
  2. 51单片机做的定时器和时钟,用LCD显示.(The timer and clock made by the single chip microcomputer are displayed in LCD)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:44032
    • 提供者:woshishui111
  1. 毫秒定时器

    1下载:
  2. 在Isis中基于51单片机的仿真,实现毫秒定时功能(In Isis, based on the simulation of 51 MCU, the millisecond timing function is realized.)
  3. 所属分类:单片机开发

    • 发布日期:2019-05-09
    • 文件大小:53248
    • 提供者:折木|
  1. 定时器门铃设计

    0下载:
  2. 关键字:keil,51单片机,C语言,定时器T0实现。 Keyword:keil,51 Single Chip Microcomputer, C Language, Timer T0 Implementation.
  3. 所属分类:微处理器(ARM/PowerPC等)

« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com